PreviewItemHasAttachment Property |
Represents a property that is set to true if an item has attachments at least one visible attachment.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool HasAttachment { get; }Public ReadOnly Property HasAttachment As Boolean
Get
Property Value
Type:
Booleantrue if this instance has attachment; otherwise,
false.
See Also